Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Add pylint configuration and SECURITY.md #103

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

UtkarshMishra-Microsoft
Copy link
Collaborator

@UtkarshMishra-Microsoft UtkarshMishra-Microsoft commented Nov 29, 2024

Purpose

Feat: Added Pylintrc and SECURITY.md file

Pylintrc- Enforcing coding standards with best practices
SECURITY.md - Ensure project security and transparent practices and it is an independent document for external use.

Does this introduce a breaking change?

  • Yes
  • No

How to Test

  • Get the code
git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install
  • Test the code

What to Check

Verify that the following are valid

  • ...

Other Information

Copy link

github-actions bot commented Nov 29, 2024

Coverage

Coverage Report •
FileStmtsMissCoverMissing
TOTAL310991570% 
report-only-changed-files is enabled. No files were changed during this commit :)

Tests Skipped Failures Errors Time
301 0 💤 0 ❌ 0 🔥 50.230s ⏱️

@UtkarshMishra-Microsoft UtkarshMishra-Microsoft changed the title Added pylint configuration and security file chore: Add pylint configuration and SECURITY.md Nov 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant